home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- IBFormInspector = {
- ACTIONS = {
- "ok:" = "ok:";
- "performClick:" = "performClick:";
- "revert:" = "revert:";
- "setEditableFrom:" = "setEditableFrom:";
- };
- OUTLETS = {
- autotagSwitch = autotagSwitch;
- backgrayMatrix = backgrayMatrix;
- editableSwitch = editableSwitch;
- scrollableSwitch = scrollableSwitch;
- selectableSwitch = selectableSwitch;
- tagForm = tagForm;
- textMatrix = textMatrix;
- titleMatrix = titleMatrix;
- window = window;
- };
- SUPERCLASS = Object;
- };
-